C1.Web.Mvc Namespace / IItemsSource<T> Interface / GroupDescriptions Property

In This Topic
GroupDescriptions Property
In This Topic
Gets the group description collection.
Syntax
'Declaration
 
ReadOnly Property GroupDescriptions As IList(Of GroupDescription)
 
See Also